home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / laston12.zip / LASTON.DOC < prev    next >
Text File  |  1993-11-21  |  4KB  |  107 lines

  1.  
  2.  ▄██▄         ▄███████▄   ▄███████▄  ▄██████████▄
  3.  ████        ████▀▀▀████ ████▀ ▀████ ▀▀▀▀████▀▀▀▀
  4.  ████        ████▄▄▄████ ▀█████▄▄        ████
  5.  ████        ███████████    ▀▀█████▄     ████
  6.  ████▄▄▄▄▄▄▄ ████   ████ ████▄ ▄████     ████          (C)1993
  7.  ▀████████▀  ▀██▀   ▀██▀  ▀███████▀      ▀██▀
  8.  
  9.                                       ▄███████▄  ▄██▄   ▄██▄
  10.       Written by: Jeremy Emerson     ████▀▀▀████ █████▄ ████
  11.                                      ███     ███ ███████████    V1.2
  12.                                      ███     ███ ████▀██████
  13.                                      ████▄▄▄████ ████  ▀████
  14.                                       ▀███████▀  ▀██▀   ▀██▀    
  15.  
  16. Disclaimer 
  17. ----------------------------------------------------------------------
  18. This product is provided AS IS.  I cannot and WILL NOT be responsible 
  19. for the actions of this program, or for anything it does or does not 
  20. do.  I am not responsible for any loss of data or loss of any kind 
  21. resulting from use of this program.  
  22. ----------------------------------------------------------------------
  23.  
  24.  
  25. SHAREWARE
  26. ----------------------------------------------------------------------
  27. This program is not freeware.  It is shareware.  You may use it for a
  28. period of 30 days, upon which time you must either register it or
  29. remove it from your system.  Please show respect for the time spent to 
  30. develop this software.  The price is small.  So "But I'm so short on 
  31. cash!" isn't much of an excuse.
  32. ----------------------------------------------------------------------
  33.  
  34.  
  35. Now that that's out of the way!
  36.  
  37.         LastOn is a nice little utility to let the user know who was the 
  38.     last user on the BBS.  It creates screens according to a 
  39.     laston.cfg file, making ansi and ascii screens.  The screens can be
  40.     logon screens, bulletins, or whatever you choose in the config file.
  41.     LastOn was designed for TriBBS sysops, but it should work with any 
  42.     BBS software out there.
  43.  
  44.  Format for laston.cfg:
  45.  
  46.  <line one>     path and name for dorinfo*.def  (MUST be dorinfo*.def !!)
  47.  <line two>     path and name to ascii screen   
  48.  <line three>   path and name to ansi screen
  49.  
  50.  Sample laston.cfg file:
  51.  
  52.  c:\tribbs\dorinfo1.def
  53.  c:\tribbs\display\logon2.bbs
  54.  c:\tribbs\display\logon2.ans
  55.  
  56.  *      The .cfg must be in the same directory as the .exe file to run
  57.  *  properly.  Simply place the .cfg and .exe files in any directory in
  58.  *  your path and add these lines to your between.bat:
  59.  
  60.           cd\tribbs\utils\laston   <---- or wherever you put it.
  61.           laston
  62.           cd\tribbs
  63.           board.bat
  64.  
  65.     That's it!
  66.  
  67.               
  68.               ************
  69.                   Note!
  70.               ************
  71.  
  72.       LastOn 1.2 needs a dorinfo*.def file for the last user to execute.
  73.       You may want to create a logon.bat so that the file is made for every 
  74.       user.  Otherwise, LastOn cannot get the info unless the last user ran
  75.       a door.  The logon.bat is the best option, guaranteeing the existence
  76.       of a dorinfo*.def.
  77.  
  78.  
  79.     SHAREWARE!!
  80.     -----------
  81.     -----------
  82.      
  83.       As mentioned before, this software is not free.  I am asking for a 
  84.       mere $5.00 to register.  This is not a huge pricetag, and I feel 
  85.       it is a fair asking on my part.  
  86.       If you choose to register, please send check or money order made
  87.       out to Jeremy Emerson at this address:
  88.  
  89.                         Jeremy Emerson
  90.                         Box 1056, FSU
  91.                         Frostburg, MD 21532
  92.  
  93.                 Help out a starving college guy!
  94.                        Register today!
  95.  
  96.  
  97. -----------------------------------------------------------------------------
  98. What's New
  99. ----------
  100. v1.2
  101.         Added a simple control code so the screen won't fly by.  Gives users
  102.         a chance to read.  Also makes it so sysops don't have to make the BBS
  103.         add them.
  104.  
  105. -----------------------------------------------------------------------------
  106.  
  107.